home *** CD-ROM | disk | FTP | other *** search
/ Games for Fun 1 / games-for-fun.iso / Auf Festplatte kopieren! / familie / 00001.ls next >
Encoding:
Text File  |  1995-10-11  |  109 b   |  8 lines

  1. on mouseUp
  2.   puppetSound("single click")
  3.   updateStage()
  4.   continue()
  5.   go(the frame + 1)
  6.   unLoadCast()
  7. end
  8.